home *** CD-ROM | disk | FTP | other *** search
/ PC Media 20 / PC MEDIA CD20.iso / share / os2 / fm2_235 / read.me < prev    next >
Encoding:
Text File  |  1995-08-01  |  16.6 KB  |  335 lines

  1.  ┌──────────────────────────────────────────────────────────────────────────┐
  2.  │F(ile) M(anager)/2 copyright (c) 1993-95 by M. Kimes  (Barebones Software)│
  3.  │                            All Rights Reserved                           │
  4.  ├──────────────────────────────────────────────────────────────────────────┤
  5.  │                READ.ME file -- read before installing                    │
  6.  │        See end of document for contact info and license details          │
  7.  └──────────────────────────────────────────────────────────────────────────┘
  8.  
  9.  
  10. File Manager/2 (FM/2) is a shareware OS/2 2.1+ PM 32-bit
  11. file/directory/archive maintenance utility (a sort of super-Drives
  12. object, something midway between the Drives objects and a more
  13. traditional file manager) with plenty of bells, whistles and utilities,
  14. drag and drop, context menus, toolbars and accelerator keys.  If you
  15. know how to use OS/2, you already know how to use most of FM/2.  You can
  16. easily glean the rest from the extensive online help.
  17.  
  18. This document explains how to install FM/2, including upgrading from
  19. previous versions.  It explains command line syntaxes and how to get the
  20. program(s) running.  The online help tells you how to actually use FM/2.
  21. A separate document (history.txt) lists changes for this version.
  22. Another (register.txt) tells you how to register FM/2.  If you're
  23. interested, there're well over 110 printed pages of documentation in
  24. this package, counting only this file and the online help -- did I write
  25. all that?
  26.  
  27. The license agreement and author contact info is at the bottom of the
  28. file.
  29.  
  30.  
  31. FM/2 2.x installation instructions:
  32. ==================================
  33.  
  34.    1. Unpack the FM2*.ZIP archive in a private directory (UNZIP.EXE
  35.       works nicely).  FM/2 2.x requires its own home directory (FAT or
  36.       HPFS, doesn't matter). I recommend that it _not_ be your old FM/2
  37.       1.x directory (and don't delete the old 1.x version until after
  38.       you install, so the install program can migrate some of your old
  39.       settings and registration first).  If upgrading from 2.x, just
  40.       unpack the files in the FM/2 2.x directory and go (you might want
  41.       to skip ARCHIVER.BB2 if you've customized it).
  42.  
  43.   2.  Run the provided INSTALL.CMD (a simple REXX program) in that
  44.       directory to build a folder and program objects and migrate some
  45.       old INI information.  Rerun INSTALL.CMD if you later move the FM/2
  46.       directory.  (If you later decide to remove FM/2, run UNINSTAL.CMD
  47.       in the FM/2 2.x directory and follow simple directions.  Both
  48.       installation and deinstallation are no-brainers.  UNINSTAL will
  49.       help you quickly and easily remove all traces of FM/2 from your
  50.       system if you don't like it for some reason.  All OS/2 programs
  51.       should be so nice.)  INSTALL sets up some associations for you
  52.       unless you give it NOASSOC as an argument.
  53.  
  54.   3.  Run it.  Have fun.  Full help is available from within the
  55.       program.  If you're unfamiliar with OS/2's WPS, please take the
  56.       time to run the OS/2 Tutorial before attempting to use FM/2, as
  57.       FM/2 uses many of the same conventions.
  58.  
  59.  
  60. Starting FM/2:
  61. =============
  62.  
  63. If you start File Manager/2 (filename FM3.EXE) with no command line
  64. arguments, it opens the Drive Tree window but no directory windows
  65. (unless the "Save state of dir windows" toggle is checked -- see online
  66. help).
  67.  
  68. File Manager/2 optionally accepts names of directories on the command
  69. line; it'll open a directory window for each one.  Hint:  If you often
  70. do different specific things with FM/2, you might set up a WPS object
  71. customized to start up ideally for each activity.  For example, if you
  72. wanted to maintain your BBS areas, you might have one object like:
  73. "FM3.EXE D:\BBSDIR D:\BBSDIR\MAILIN", and if you also like to use FM/2
  74. to set icons on files, you might have another object like:  "FM3.EXE
  75. E:\MYICONS D:\NEWFILES".
  76.  
  77. You can exclude drives on the command line by prefacing the drive letter
  78. with "/", and there can be more than one drive letter behind the "/"
  79. (i.e. "FM3.EXE /BH" to exclude both drives B: and H:).  Hint:  Many
  80. people like to use /B to exclude "phantom" drive B: if they have a
  81. single-floppy system.  Similarly, you can cause drives NOT to be
  82. prescanned by the Drive Tree by prefacing the drive letter with ";",
  83. drives NOT to load icons for objects by prefacing the drive letter with
  84. ",", drives NOT to load subjects for objects by prefacing the drive
  85. letter with "`" and drives NOT to load longnames for objects by
  86. prefacing the drive letter with "'".
  87.  
  88. If you place the argument "+" on the command line, FM/2 will log, to
  89. FM2.LOG, delete, rename, move and copy operations that are performed by
  90. drag-and-drop or with the menus.
  91.  
  92. The command line argument "-" causes FM/2 to ignore, not load or save,
  93. the previous state of directory windows (see the "Save state of dir
  94. windows" toggle under Config Menu->Toggles in the online help) for that
  95. invocation.
  96.  
  97.  
  98. Installation notes:
  99. ==================
  100.  
  101. Please read the following sections in the online help when you start
  102. FM/2 for the first time:  "How to use FM/2's Help," "Terminology" and
  103. "General Help," then "Hints."  The rest you can browse as you get
  104. time/feel the need; for instance, if you want to know what a toggle
  105. does, read the help under Settings notebook->Toggles page.
  106.  
  107. If you prefer hardcopy help, print this file, run FM/2, press CTRL+F1,
  108. click the "Print" button at the bottom of the help window that appears
  109. and then print both the "Contents" and "All sections" (keep an eye on
  110. the printer around page 100 of "All sections" as the Help Manager will
  111. begin printing its own help then -- you may want to abort printing at
  112. that point).  Advanced and/or curious users may also want to print
  113. FM3TOOLS.DAT and ARCHIVER.BB2.  Be sure you have plenty of paper and ink
  114. handy -- the package is well documented.  You'll probably also want a
  115. three-ring binder and hole punch to get it bound, as staples aren't
  116. going through that puppy.
  117.  
  118. You may want to either move ARCHIVER.BB2 (the data file containing
  119. information about archiver programs and archive files) to a directory in
  120. your PATH= statement or erase this one if you've customized an old one.
  121. FM/2 can still find, use and maintain ARCHIVER.BB2 on the PATH; it
  122. doesn't have to be in FM/2's directory (this allows it to be used by
  123. other programs as well, like XGroup, XBBS/2, LA, AV, ZTreeBold, etc.).
  124. Remember, FM/2 needs OS/2, not DOS, archivers.
  125.  
  126. If FM/2 refuses to run, the most likely culprit is CONFIG.SYS.  Your
  127. LIBPATH statement should begin with "." (shorthand for "the default
  128. directory"), as in:  LIBPATH=.;C:\OS2\DLL;C:\OS2\MDOS;<etc.>  This is
  129. the default OS/2 installation, but a few folks, or programs they've
  130. installed, have changed it.
  131.  
  132. I've separated many of the standalone utilities that I used to include
  133. with FM/2 into another archive (FM2UTILS.ZIP).  Since I update the
  134. utilties far less frequently than FM/2 itself, this allows you to
  135. download less and still keep up to date.  To get the maximum use out of
  136. FM/2, you should pick up the package.  If you can't find it where you
  137. found this archive, bug your sysop to pick it up.
  138.  
  139. Bonus programs:
  140. --------------
  141.  
  142. You'll note the extra objects that the Install program creates in the
  143. File Manager/2 folder.  FM/2 is modular, so that you can get directly to
  144. some of its components without running the entire ball of wax.  This may
  145. allow you to enhance the behavior of some of your other applications in
  146. the WPS tradition.  You don't _have_ to keep these around, of course --
  147. FM/2 itself contains all their functionality.
  148.  
  149.   Archive Viewer/2:   Intended for drag-and-drop operation (or WPS
  150.                       association) with WPS objects or other
  151.                       applications.  Drag an archive onto it, drop it,
  152.                       get an archive listing box.  FM/2's installation
  153.                       program sets up some associations between archive
  154.                       files and this program by file extension (run
  155.                       INSTALL with "NOASSOC" as an argument if you don't
  156.                       want them).  AV/2 will try to display whatever
  157.                       you give it as sensibly as it can.  Filename AV2.EXE.
  158.  
  159.   SysIcon:            Intended to let you change a system pointer by
  160.                       dragging an icon/pointer file (*.ICO or *.PTR)
  161.                       onto it, then picking the pointer to replace. You
  162.                       can reset a pointer by starting it without
  163.                       arguments.  Filename DOICON.EXE.
  164.  
  165.   EA Viewer:          Drag a file system object onto it and it'll show
  166.                       you the object's extended attributes.  Filename
  167.                       EAS.EXE.
  168.  
  169.   INI Viewer:         Drag an .INI file onto it and it'll show you its
  170.                       contents.  Filename INI.EXE.
  171.  
  172.   Bookshelf Viewer:   Shows all .INF files in a listbox and lets you
  173.                       pick the one(s) you want to view.  If you give any
  174.                       command line argument, the .HLP files on the HELP
  175.                       path will be shown instead (the Helpfile Viewer
  176.                       object calls VIEWINFS.EXE with "dummy" for an
  177.                       argument, for example).  Filename VIEWINFS.EXE.
  178.  
  179.   Process Killer:     Lets you kill off renegade processes.  An English
  180.                       version of PSTAT.EXE must be on your PATH.
  181.                       Filename KILLPROC.EXE.
  182.  
  183.   Undeleter:          Lets you undelete files (via interface with
  184.                       UNDELETE.COM).  Drag a file system object onto it
  185.                       and it'll let you undelete files for that drive.
  186.                       Filename UNDEL.EXE.
  187.  
  188.   Visual Tree:        Opens a Drive Tree window (like the WPS Drives
  189.                       object with more horsepower).  Filename VTREE.EXE.
  190.  
  191.   Visual Directory:   Opens a Directory Container window; drag a file
  192.                       system object onto it and this will open its
  193.                       directory (like a WPS directory Folder with more
  194.                       horsepower).  Filename VDIR.EXE.
  195.  
  196.   Collector:          Opens a Collector window.  Filename VCOLLECT.EXE.
  197.                       Two other objects, "See all files" and "Seek and
  198.                       scan" are created which call up the Collector and
  199.                       go directly to dialogs for the appropriate
  200.                       purpose.
  201.  
  202.   Databar:            Opens a databar showing some system information.
  203.                       Filename DATABAR.EXE.
  204.  
  205. FM/2's install creates FM2.CMD, AV2.CMD, VDIR.CMD, VTREE.CMD,
  206. VCOLLECT.CMD, UNDEL.CMD, KILLPROC.CMD, INI.CMD, EAS.CMD, VIEWINFS.CMD
  207. and VIEWHELP.CMD files for you in a directory "utils" off the install
  208. directory.  You should add this directory to your PATH= statement in
  209. CONFIG.SYS (type HELP PATH at a command line for more info).  If you
  210. prefer, FM/2's INSTALL builds a SETENV.CMD in the FM/2 directory which
  211. you can call to set the PATH for FM/2 in any given session without
  212. modifying CONFIG.SYS.
  213.  
  214.  
  215. Additional documentation:
  216. ========================
  217.  
  218.   Register.txt:   How to register FM/2.
  219.   Associat.txt:   Some association recommendations
  220.  
  221.  
  222. FM/2 isn't free, it's shareware:
  223. ===============================
  224.  
  225. To register FM/2, fill out REGISTER.TXT and send to the mailing address
  226. listed in it, together with the purchase price (commercial users,
  227. there's a 5% discount for each ten commercial licenses, up to one
  228. hundred licenses, where the price flattens, so you get a total 50%
  229. discount on each license for one hundred or more licenses in one order
  230. -- see REGISTER.TXT for a table).  Registration gets rid of the initial
  231. about box and closing screen, eases your conscience and makes the world
  232. safe for truth, justice, the democratic way and further FM/2 updates,
  233. not necessarily in that order.
  234.  
  235. Registrations are good for one year or one full version change (i.e.
  236. 2.00 -> 3.01), whichever comes last.  Versions before a full version
  237. change stay registered forever.  Considering the price, the program and
  238. the upgrade policy, I don't think you can beat FM/2 with a stick.  But
  239. then, I'm a prejudiced jerk.
  240.  
  241. (Someone asked me why registrations are cheaper for personal use than
  242.  for commercial use.  I thought it was obvious, but I guess it's not.  I
  243.  feel that individual, private use of software should be cheaper than
  244.  use in an environment where it's contributing to making money.  I feel
  245.  that much software is already priced far too high for individual,
  246.  private users as it is, and therefore I give individual, private users
  247.  a 50% break.  It just seems fair to me, and I've got to live with
  248.  myself.  Please don't bother trying to send me a commercial check for
  249.  a personal registration -- I don't even return them any more, I just
  250.  throw them away.)
  251.  
  252. If you have a CIS address, _be sure_ to fill it in on REGISTER.TXT.
  253. You'll get your registration information much more quickly that way. You
  254. can also register online via Compuserve's Shareware Registration service
  255. (GO SWREG) and is #2859 for personal registrations, #4228 for commercial
  256. -- warning: the price is a bit higher to give CIS a cut (CIS will show
  257. it to you first).  Support is currently being provided in the CIS OS/2
  258. Shareware forum (GO OS2SHARE) and regular updates are posted there.
  259.  
  260. Speaking of updates, I tend to put them up _very_ regularly
  261. (incrementing the version number by .01 each time).  I'm one of those
  262. fellows who likes to always have some new software to play with, so I
  263. figure others might, too.  Besides, it's fun.  Don't feel obligated to
  264. get each new release if you don't like updating.
  265.  
  266.  
  267. Technical stuff:
  268. ===============
  269.  
  270. There are some limitations to FM/2, imposed by OS/2 2.1's current 16-bit
  271. subsystems (hopefully OS/2 3.0 will remove some or all of these).  It's
  272. possible to overload PM's resources and crash OS/2.  For instance, if I
  273. Collect all the files on all my drives, totaling over 9000 files, PM
  274. will cease up; for another, trying to list a directory containing
  275. hundreds of large icons will cause OS/2 to hang (in FM/2 _or_ a WPS
  276. folder!).  Listbox limitations are more obvious -- a listbox under OS/2
  277. 2.1 cannot contain more than 64k of information (less some system
  278. overhead).  Containers are better, but even they have their
  279. (undocumented) limits (about 320k as nearly as I can tell, though there
  280. seems to be a random element involved).  There also seems to be a bug in
  281. WinLoadFileIcon when called repeatedly (around 512 times in quick
  282. succession, though why "quick succession" seems to be required I don't
  283. know, and the size of the icons loaded may also be involved).
  284.  
  285. If you receive a message box telling you that PM is out of resources,
  286. you've slammed head-on into an OS/2 limitation (you won't always be
  287. notified -- the result is sometimes just an unexplained system lockup).
  288. The good news is that, as OS/2 is improved, these limitations should
  289. vanish without changes to FM/2.  The bad news is that there's no way
  290. around them, that I know of, at the present time (though again I
  291. emphasize that OS/2 3.0 is just over the horizon and may cure some or
  292. all of the problems) except to avoid situations where they occur.
  293.  
  294.  
  295. LAN troubleshooting:
  296. -------------------
  297.  
  298. FM/2 has been tested by users with the following LAN software:
  299.  
  300. LAN Server:   No known problems.
  301.  
  302. TCP/IP:       No known problems.
  303.  
  304. Novell:       Earlier versions had problems that have been corrected.
  305.               If you encounter problems, upgrade.
  306.  
  307. LANtastic:    Somewhat buggy -- contact Artisoft and ask for a fix.
  308.               They know about the problems but could use some "guidance"
  309.               from their users.
  310.  
  311.  
  312.                 +----------------------------------------+
  313.                 |  IMPORTANT!  Read before distributing! |
  314.                 +----------------------------------------+
  315.  
  316. Simple license statement:
  317. ========================
  318.  
  319. You are granted a license to try this shareware program (FM/2) for up to
  320. thirty (30) days, after which you must register or discontinue its use.
  321. Permission is granted to redistribute the unaltered shareware archive
  322. for a reasonable (read nominal, small) copying charge (FM/2 may
  323. specifically not be packaged with a commercial book without requesting
  324. and obtaining permission (common courtesy -- remember, "copyright" means
  325. literally "the right to control who copies the material").  If you write
  326. a review on FM/2, I'd certainly appreciate a courtesy copy of the
  327. review.).  All rights are reserved by the author.  That's me.
  328.  
  329. There is NO warranty.  Support is NOT guaranteed to unregistered users.
  330.  
  331.  
  332. Contact info:
  333. ============
  334.   Mark Kimes (CIS 74601,1327; Fidonet#1:380/16.0; (318)222-3455 data)
  335.